2023-10-06 13:20:03,349 [ 527953 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse (runner:41, check_args_and_update_paths) 2023-10-06 13:20:03,350 [ 527953 ] INFO : Cases dir is not set. Will use /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/tests/integration (runner:89, check_args_and_update_paths) 2023-10-06 13:20:03,350 [ 527953 ] INFO : src dir is not set. Will use /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/src (runner:96, check_args_and_update_paths) 2023-10-06 13:20:03,350 [ 527953 ] INFO : base_configs_dir: /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/programs/server, binary: /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse, cases_dir: /home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/tests/integration (runner:98, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_62xs25 --privileged --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse:/clickhouse --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/actions-runner/_work/_temp/integration_tests_release/ClickHouse/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e XTABLES_LOCKFILE=/run/host/xtables.lock -e PYTHONUNBUFFERED=1 -e DOCKER_DOTNET_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_HELPER_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_BASE_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_KERBERIZED_HADOOP_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_KERBEROS_KDC_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_JS_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-f040635d5f373c5e4be08e5fbec2622a9889adde -e PYTEST_OPTS='--dist=loadfile -n 5 -rfEps --run-id=0 --color=no --durations=0 test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration test_role/test.py::test_set_role test_role/test.py::test_two_roles_expiration test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 test_s3_storage_class/test.py::test_s3_storage_class_right test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] test_secure_socket/test.py::test test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy test_send_crash_reports/test.py::test_send_segfault test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] test_server_initialization/test.py::test_live_view_dependency test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop -vvv' altinityinfra/integration-tests-runner:0-f040635d5f373c5e4be08e5fbec2622a9889adde '. Start tests ============================= test session starts ============================== platform linux -- Python 3.8.10, pytest-7.4.2, pluggy-1.3.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, xdist-3.3.1, order-1.0.0, repeat-0.9.1, timeout-2.1.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 5/5 workers 5 workers [100 items] scheduling tests via LoadFileScheduling test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw4] [ 1%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw2] [ 2%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw2] [ 3%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw1] [ 4%] PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] [gw1] [ 5%] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_detach_part[MergeTree] [gw1] [ 6%] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] [gw1] [ 7%] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] [gw1] [ 8%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] [gw3] [ 9%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] [gw1] [ 10%] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_part[MergeTree] [gw1] [ 11%] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] [gw3] [ 12%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] test_restore_replica/test.py::test_restore_replica_alive_replicas test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] [gw1] [ 13%] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_drop_partition[MergeTree] [gw3] [ 14%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] [gw1] [ 15%] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] [gw1] [ 16%] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] test_replicated_database/test.py::test_alter_fetch test_replicated_table_attach/test.py::test_startup_with_small_bg_pool [gw1] [ 17%] PASSED test_replicated_database/test.py::test_alter_fetch test_replicated_database/test.py::test_alters_from_different_replicas [gw4] [ 18%] PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas test_restore_replica/test.py::test_restore_replica_invalid_tables [gw4] [ 19%] PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables test_restore_replica/test.py::test_restore_replica_parallel [gw2] [ 20%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw4] [ 21%] PASSED test_restore_replica/test.py::test_restore_replica_parallel test_restore_replica/test.py::test_restore_replica_sequential test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop [gw4] [ 22%] PASSED test_restore_replica/test.py::test_restore_replica_sequential [gw1] [ 23%] PASSED test_replicated_database/test.py::test_alters_from_different_replicas test_replicated_database/test.py::test_create_replicated_table [gw0] [ 24%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw1] [ 25%] PASSED test_replicated_database/test.py::test_create_replicated_table test_replicated_database/test.py::test_delete_from_table[MergeTree] [gw1] [ 26%] PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] [gw3] [ 27%] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop test_rocksdb_read_only/test.py::test_read_only [gw1] [ 28%] PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] test_replicated_database/test.py::test_force_synchronous_settings test_s3_low_cardinality_right_border/test.py::test_s3_right_border [gw3] [ 29%] PASSED test_rocksdb_read_only/test.py::test_read_only test_s3_storage_class/test.py::test_s3_storage_class_right [gw0] [ 30%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw2] [ 31%] PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned [gw4] [ 32%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 [gw4] [ 33%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw4] [ 34%] PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 [gw3] [ 35%] PASSED test_s3_storage_class/test.py::test_s3_storage_class_right test_role/test.py::test_admin_option [gw0] [ 36%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system [gw1] [ 37%] PASSED test_replicated_database/test.py::test_force_synchronous_settings test_replicated_database/test.py::test_recover_digest_mismatch [gw2] [ 38%] PASSED test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw2] [ 39%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges [gw2] [ 40%] PASSED test_role/test.py::test_combine_privileges test_role/test.py::test_create_role [gw2] [ 41%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles [gw2] [ 42%] PASSED test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role [gw2] [ 43%] PASSED test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection [gw2] [ 44%] PASSED test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option [gw0] [ 45%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation [gw2] [ 46%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration [gw1] [ 47%] PASSED test_replicated_database/test.py::test_recover_digest_mismatch test_replicated_database/test.py::test_server_uuid test_secure_socket/test.py::test test_s3_table_functions/test.py::test_s3_table_functions [gw2] [ 48%] PASSED test_role/test.py::test_role_expiration test_role/test.py::test_set_role [gw1] [ 49%] PASSED test_replicated_database/test.py::test_server_uuid test_replicated_database/test.py::test_simple_alter_table[MergeTree] [gw2] [ 50%] PASSED test_role/test.py::test_set_role test_role/test.py::test_two_roles_expiration [gw1] [ 51%] PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw3] [ 52%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw1] [ 53%] PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] [gw2] [ 54%] PASSED test_role/test.py::test_two_roles_expiration test_send_crash_reports/test.py::test_send_segfault [gw2] [ 55%] PASSED test_send_crash_reports/test.py::test_send_segfault test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] [gw4] [ 56%] PASSED test_secure_socket/test.py::test test_server_initialization/test.py::test_live_view_dependency [gw0] [ 57%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_select_access_rights/test_from_system_tables.py::test_information_schema [gw0] [ 58%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw1] [ 59%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] [gw4] [ 60%] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema test_select_access_rights/test_from_system_tables.py::test_system_db [gw1] [ 61%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] [gw1] [ 62%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] [gw4] [ 63%] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db [gw1] [ 64%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] [gw0] [ 65%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw1] [ 66%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw1] [ 67%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 [gw2] [ 68%] PASSED test_server_initialization/test.py::test_live_view_dependency test_server_initialization/test.py::test_partially_dropped_tables [gw2] [ 69%] PASSED test_server_initialization/test.py::test_partially_dropped_tables test_server_initialization/test.py::test_sophisticated_default [gw2] [ 70%] PASSED test_server_initialization/test.py::test_sophisticated_default [gw4] [ 71%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 [gw3] [ 72%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw4] [ 73%] PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 test_settings_constraints/test.py::test_max_constraint test_settings_profile/test.py::test_allow_ddl [gw0] [ 74%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw1] [ 75%] PASSED test_settings_constraints/test.py::test_max_constraint test_settings_constraints/test.py::test_min_constraint [gw1] [ 76%] PASSED test_settings_constraints/test.py::test_min_constraint test_settings_constraints/test.py::test_read_only_constraint [gw4] [ 77%] PASSED test_settings_profile/test.py::test_allow_ddl [gw1] [ 78%] PASSED test_settings_constraints/test.py::test_read_only_constraint test_settings_constraints/test.py::test_system_constraints test_settings_profile/test.py::test_allow_introspection [gw1] [ 79%] PASSED test_settings_constraints/test.py::test_system_constraints test_settings_constraints/test.py::test_system_settings [gw1] [ 80%] PASSED test_settings_constraints/test.py::test_system_settings [gw4] [ 81%] PASSED test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop [gw4] [ 82%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw0] [ 83%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_select_access_rights/test_main.py::test_alias [gw3] [ 84%] PASSED test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns [gw3] [ 85%] PASSED test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns [gw3] [ 86%] PASSED test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns [gw3] [ 87%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw3] [ 88%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw3] [ 89%] PASSED test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join [gw3] [ 90%] PASSED test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere [gw3] [ 91%] PASSED test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column [gw3] [ 92%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw3] [ 93%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union [gw3] [ 94%] PASSED test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where [gw3] [ 95%] PASSED test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy [gw3] [ 96%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw0] [ 97%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw0] [ 98%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw0] [ 99%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] [gw0] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] ============================== slowest durations =============================== 42.37s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 41.31s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 29.98s call test_replicated_database/test.py::test_alters_from_different_replicas 28.45s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 27.41s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 23.14s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] 22.57s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 22.33s teardown test_s3_storage_class/test.py::test_s3_storage_class_right 22.29s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 22.29s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 21.22s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 19.01s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 18.35s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 17.58s call test_replicated_database/test.py::test_force_synchronous_settings 17.02s call test_secure_socket/test.py::test 15.61s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 15.00s call test_replicated_database/test.py::test_recover_digest_mismatch 14.77s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 14.66s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 14.59s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 14.39s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 13.37s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 13.33s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 13.06s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 12.13s setup test_replicated_database/test.py::test_alter_attach[MergeTree] 12.09s teardown test_restore_replica/test.py::test_restore_replica_sequential 12.05s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 11.94s setup test_server_initialization/test.py::test_live_view_dependency 11.68s teardown test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 10.87s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 10.63s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 10.61s setup test_restore_replica/test.py::test_restore_replica_alive_replicas 10.17s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 9.19s call test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 8.48s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 8.17s setup test_s3_storage_class/test.py::test_s3_storage_class_right 8.12s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border 8.11s setup test_s3_table_functions/test.py::test_s3_table_functions 7.96s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 7.34s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 7.31s teardown test_secure_socket/test.py::test 6.70s call test_role/test.py::test_two_roles_expiration 6.57s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 6.56s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 6.29s call test_role/test.py::test_role_expiration 5.91s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 5.91s call test_restore_replica/test.py::test_restore_replica_sequential 5.07s call test_restore_replica/test.py::test_restore_replica_parallel 4.83s call test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 4.65s setup test_secure_socket/test.py::test 4.60s call test_server_initialization/test.py::test_live_view_dependency 4.43s call test_replicated_database/test.py::test_server_uuid 4.42s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 4.41s call test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 4.37s call test_restore_replica/test.py::test_restore_replica_alive_replicas 4.26s setup test_role/test.py::test_admin_option 4.25s setup test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 4.20s setup test_select_access_rights/test_from_system_tables.py::test_information_schema 4.16s setup test_select_access_rights/test_main.py::test_alias 4.10s setup test_settings_profile/test.py::test_allow_ddl 4.04s setup test_send_crash_reports/test.py::test_send_segfault 4.04s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 3.96s setup test_settings_constraints/test.py::test_max_constraint 3.60s teardown test_select_access_rights/test_from_system_tables.py::test_system_db 3.57s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 3.33s teardown test_send_crash_reports/test.py::test_send_segfault 3.08s teardown test_settings_profile/test.py::test_alter_and_drop 3.01s teardown test_settings_constraints/test.py::test_system_settings 2.89s teardown test_role/test.py::test_two_roles_expiration 2.81s call test_role/test.py::test_introspection 2.72s call test_send_crash_reports/test.py::test_send_segfault 2.68s call test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 2.67s call test_replicated_database/test.py::test_simple_alter_table[MergeTree] 2.63s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 2.32s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 2.18s call test_select_access_rights/test_from_system_tables.py::test_system_db 2.17s call test_role/test.py::test_revoke_requires_admin_option 1.88s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 1.87s teardown test_rocksdb_read_only/test.py::test_read_only 1.80s teardown test_server_initialization/test.py::test_sophisticated_default 1.76s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 1.48s call test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 1.48s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] 1.41s call test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 1.32s call test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 1.29s call test_replicated_database/test.py::test_alter_fetch 1.27s call test_replicated_database/test.py::test_create_replicated_table 1.24s call test_settings_profile/test.py::test_allow_introspection 1.23s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 1.21s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 1.20s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] 1.19s call test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 1.18s call test_replicated_database/test.py::test_alter_detach_part[MergeTree] 1.16s call test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 1.14s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 1.13s call test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 1.12s call test_replicated_database/test.py::test_delete_from_table[MergeTree] 1.08s call test_select_access_rights/test_from_system_tables.py::test_information_schema 1.05s call test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 1.05s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 1.03s call test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 1.02s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.98s call test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.94s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.92s call test_select_access_rights/test_main.py::test_select_count 0.91s call test_role/test.py::test_admin_option 0.90s call test_settings_constraints/test.py::test_read_only_constraint 0.88s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.86s call test_role/test.py::test_combine_privileges 0.85s call test_replicated_database/test.py::test_alter_attach[MergeTree] 0.83s call test_rocksdb_read_only/test.py::test_read_only 0.80s call test_select_access_rights/test_main.py::test_select_with_row_policy 0.74s call test_role/test.py::test_grant_role_to_role 0.74s call test_settings_profile/test.py::test_alter_and_drop 0.73s call test_select_access_rights/test_main.py::test_select_where 0.72s call test_select_access_rights/test_main.py::test_select_prewhere 0.72s call test_settings_constraints/test.py::test_min_constraint 0.71s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.69s call test_role/test.py::test_function_current_roles 0.68s call test_settings_constraints/test.py::test_max_constraint 0.66s call test_role/test.py::test_create_role 0.66s call test_select_access_rights/test_main.py::test_select_union 0.65s call test_select_access_rights/test_main.py::test_materialized_columns 0.65s call test_select_access_rights/test_main.py::test_select_join 0.65s call test_select_access_rights/test_main.py::test_alias_columns 0.58s call test_select_access_rights/test_main.py::test_select_all_columns 0.51s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 0.50s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] 0.44s call test_s3_table_functions/test.py::test_s3_table_functions 0.44s call test_settings_constraints/test.py::test_system_constraints 0.44s call test_settings_profile/test.py::test_allow_ddl 0.44s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.44s call test_select_access_rights/test_main.py::test_select_single_column 0.34s call test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.33s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.33s call test_server_initialization/test.py::test_partially_dropped_tables 0.31s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.29s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.29s call test_settings_constraints/test.py::test_system_settings 0.29s call test_select_access_rights/test_main.py::test_alias 0.27s call test_s3_storage_class/test.py::test_s3_storage_class_right 0.26s call test_role/test.py::test_set_role 0.23s call test_restore_replica/test.py::test_restore_replica_invalid_tables 0.22s teardown test_settings_profile/test.py::test_allow_ddl 0.22s teardown test_settings_profile/test.py::test_allow_introspection 0.19s teardown test_role/test.py::test_role_expiration 0.15s teardown test_role/test.py::test_admin_option 0.15s teardown test_role/test.py::test_introspection 0.15s teardown test_role/test.py::test_revoke_requires_admin_option 0.15s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.15s teardown test_role/test.py::test_grant_role_to_role 0.15s teardown test_role/test.py::test_create_role 0.15s teardown test_select_access_rights/test_main.py::test_select_single_column 0.15s call test_server_initialization/test.py::test_sophisticated_default 0.15s teardown test_select_access_rights/test_main.py::test_select_count 0.15s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.15s teardown test_select_access_rights/test_main.py::test_select_union 0.15s teardown test_role/test.py::test_set_role 0.15s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.15s teardown test_select_access_rights/test_main.py::test_alias_columns 0.15s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.15s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.15s teardown test_select_access_rights/test_main.py::test_select_join 0.15s teardown test_select_access_rights/test_main.py::test_alias 0.15s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.15s teardown test_role/test.py::test_function_current_roles 0.15s teardown test_role/test.py::test_combine_privileges 0.15s teardown test_select_access_rights/test_main.py::test_select_where 0.08s setup test_select_access_rights/test_from_system_tables.py::test_system_db 0.08s setup test_select_access_rights/test_main.py::test_select_union 0.07s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.07s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.07s setup test_select_access_rights/test_main.py::test_select_count 0.07s setup test_select_access_rights/test_main.py::test_select_join 0.07s setup test_select_access_rights/test_main.py::test_select_prewhere 0.07s setup test_select_access_rights/test_main.py::test_select_all_columns 0.07s setup test_select_access_rights/test_main.py::test_select_single_column 0.07s setup test_select_access_rights/test_main.py::test_alias_columns 0.07s setup test_select_access_rights/test_main.py::test_select_where 0.07s setup test_select_access_rights/test_main.py::test_materialized_columns 0.07s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.00s teardown test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.00s teardown test_replicated_database/test.py::test_alter_attach[MergeTree] 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s teardown test_restore_replica/test.py::test_restore_replica_alive_replicas 0.00s teardown test_replicated_table_attach/test.py::test_startup_with_small_bg_pool 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border 0.00s teardown test_server_initialization/test.py::test_live_view_dependency 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_role/test.py::test_set_role 0.00s setup test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_role/test.py::test_two_roles_expiration 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s teardown test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_restore_replica/test.py::test_restore_replica_parallel 0.00s teardown test_select_access_rights/test_from_system_tables.py::test_information_schema 0.00s setup test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s teardown test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s setup test_role/test.py::test_combine_privileges 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s setup test_role/test.py::test_function_current_roles 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_rocksdb_read_only/test.py::test_read_only 0.00s setup test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 0.00s setup test_role/test.py::test_introspection 0.00s setup test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_server_initialization/test.py::test_sophisticated_default 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_server_initialization/test.py::test_partially_dropped_tables 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s teardown test_replicated_database/test.py::test_simple_alter_table[MergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[MergeTree] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s teardown test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 0.00s teardown test_settings_constraints/test.py::test_max_constraint 0.00s teardown test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s teardown test_replicated_database/test.py::test_recover_digest_mismatch 0.00s teardown test_replicated_database/test.py::test_alters_from_different_replicas 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[MergeTree] 0.00s setup test_replicated_database/test.py::test_server_uuid 0.00s teardown test_replicated_database/test.py::test_delete_from_table[MergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_restore_replica/test.py::test_restore_replica_sequential 0.00s teardown test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_settings_constraints/test.py::test_min_constraint 0.00s setup test_settings_constraints/test.py::test_read_only_constraint 0.00s setup test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 0.00s teardown test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] 0.00s setup test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s teardown test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] 0.00s setup test_settings_constraints/test.py::test_system_constraints 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_settings_constraints/test.py::test_system_settings 0.00s teardown test_settings_constraints/test.py::test_read_only_constraint 0.00s setup test_replicated_database/test.py::test_create_replicated_table 0.00s setup test_replicated_database/test.py::test_alters_from_different_replicas 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_role/test.py::test_create_role 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_replicated_database/test.py::test_recover_digest_mismatch 0.00s setup test_role/test.py::test_role_expiration 0.00s teardown test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] 0.00s teardown test_settings_constraints/test.py::test_min_constraint 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_settings_constraints/test.py::test_system_constraints 0.00s teardown test_replicated_database/test.py::test_server_uuid 0.00s teardown test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_replicated_database/test.py::test_force_synchronous_settings 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] 0.00s teardown test_replicated_database/test.py::test_alter_detach_part[MergeTree] 0.00s setup test_replicated_database/test.py::test_alter_fetch 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_replicated_database/test.py::test_create_replicated_table 0.00s teardown test_server_initialization/test.py::test_partially_dropped_tables 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_replicated_database/test.py::test_alter_fetch 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_restore_replica/test.py::test_restore_replica_invalid_tables 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge =========================== short test summary info ============================ PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_database/test.py::test_alter_attach[MergeTree] PASSED test_replicated_database/test.py::test_alter_attach[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_alter_detach_part[MergeTree] PASSED test_replicated_database/test.py::test_alter_detach_part[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_alter_drop_detached_part[MergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_replicated_database/test.py::test_alter_drop_detached_part[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_alter_drop_part[MergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-15] PASSED test_replicated_database/test.py::test_alter_drop_part[ReplicatedMergeTree] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-11] PASSED test_replicated_database/test.py::test_alter_drop_partition[MergeTree] PASSED test_replicated_database/test.py::test_alter_drop_partition[ReplicatedMergeTree] PASSED test_replicated_database/test.py::test_alter_fetch PASSED test_restore_replica/test.py::test_restore_replica_alive_replicas PASSED test_restore_replica/test.py::test_restore_replica_invalid_tables PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool PASSED test_restore_replica/test.py::test_restore_replica_parallel PASSED test_restore_replica/test.py::test_restore_replica_sequential PASSED test_replicated_database/test.py::test_alters_from_different_replicas PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_replicated_database/test.py::test_create_replicated_table PASSED test_replicated_database/test.py::test_delete_from_table[MergeTree] PASSED test_rocksdb_read_only/test.py::test_dirctory_missing_after_stop PASSED test_replicated_database/test.py::test_delete_from_table[ReplicatedMergeTree] PASSED test_rocksdb_read_only/test.py::test_read_only PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_replicated_table_attach/test.py::test_startup_with_small_bg_pool_partitioned PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_2 PASSED test_s3_low_cardinality_right_border/test.py::test_s3_right_border_3 PASSED test_s3_storage_class/test.py::test_s3_storage_class_right PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_replicated_database/test.py::test_force_synchronous_settings PASSED test_role/test.py::test_admin_option PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_role/test.py::test_combine_privileges PASSED test_role/test.py::test_create_role PASSED test_role/test.py::test_function_current_roles PASSED test_role/test.py::test_grant_role_to_role PASSED test_role/test.py::test_introspection PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_replicated_database/test.py::test_recover_digest_mismatch PASSED test_role/test.py::test_role_expiration PASSED test_replicated_database/test.py::test_server_uuid PASSED test_role/test.py::test_set_role PASSED test_replicated_database/test.py::test_simple_alter_table[MergeTree] PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_replicated_database/test.py::test_simple_alter_table[ReplicatedMergeTree] PASSED test_role/test.py::test_two_roles_expiration PASSED test_send_crash_reports/test.py::test_send_segfault PASSED test_secure_socket/test.py::test PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_select_access_rights/test_from_system_tables.py::test_information_schema PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_select_access_rights/test_from_system_tables.py::test_system_db PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_server_initialization/test.py::test_live_view_dependency PASSED test_server_initialization/test.py::test_partially_dropped_tables PASSED test_server_initialization/test.py::test_sophisticated_default PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv4 PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_server_start_and_ip_conversions/test.py::test_restart_success_ipv6 PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_settings_constraints/test.py::test_max_constraint PASSED test_settings_constraints/test.py::test_min_constraint PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_settings_constraints/test.py::test_read_only_constraint PASSED test_settings_constraints/test.py::test_system_constraints PASSED test_settings_constraints/test.py::test_system_settings PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_select_access_rights/test_main.py::test_alias PASSED test_select_access_rights/test_main.py::test_alias_columns PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_select_access_rights/test_main.py::test_select_count PASSED test_select_access_rights/test_main.py::test_select_join PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-True-3] ======================= 100 passed in 260.18s (0:04:20) ========================